@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;}
html{color:black; background:white;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
a{text-decoration: none;color: #666666;cursor: pointer;}
img{border: 0;vertical-align: middle;}
ol,ul{list-style: none;margin: auto;}
.fl{float:left;display:inline;}
.fr{float: right;display:inline;}
.clear{clear: both;display: block;overflow:hidden; height:0; line-height:0; font-size:0; }
body{font-size:12px;font-family:"\5fae\8f6f\96c5\9ed1";color: #666666;}
.clear{ clear:both;}
.clearB{ clear:both; height:15px;}
input{ margin:0px; padding:0px; border:none;}

@font-face
{
font-family: myFirstFont;
src: url('../fonts/张海山锐线体简.ttf'),
     url('../fonts/张海山锐线体简.eot'); /* IE9+ */
}



/*网站头部*/
fljx_module{ width:100%; height:auto; overflow:hidden}
.top_header{ width: 100%; height: 40px; background: #1047af;}
.top_header_module{ width: 1200px; margin: 0px auto; height: 40px; line-height: 36px;font-family:"\5fae\8f6f\96c5\9ed1"; font-size: 14px; color:#dcdcdc;}
.top_L{ width: 50%; float: left; height:40px;}
.top_R{ width: auto; float:right; height:40px; }
.top_R ul li{ width: auto; float:left; padding:0px 15px;font-family:"\5fae\8f6f\96c5\9ed1"; font-size: 14px; color:#666; background: url(../images/top_t.jpg) right center no-repeat;}
.top_R ul li a{ color: #dcdcdc;}
.top_R ul li a:hover{ color: #FFF;}
.top_R ul li.last{ background: none;}
.header_module{ clear:both; background:#FFF; width:100%; height:90px;}
.header_module_module{ width:1200px; margin:0px auto; height:90px;}
.header_logo{ width: 157px; float: left; height: 90px; position: relative; z-index: 999;}


/*网站导航*/
.nav{ width:1000px; margin-left: 43px; float: left; height:90px; line-height:90px;}
.nav_module{ width:1000px; margin:0px auto; height:90px; line-height:90px; font-size:14px; font-family:"\5fae\8f6f\96c5\9ed1"; color:#FFF;}
.nav_module ul li.yqlj-item{height:90px; color:#333; float:left; width:124px; padding:0px 0px; font-family:"\5fae\8f6f\96c5\9ed1"; font-size:16px; text-align:center; position:relative; z-index:999; border-right:1px solid #ececec;}
.nav_module ul li.yqlj-item em{ display:inline-block; font-style:normal; line-height:18px; margin-top:22px;}
.nav_module ul li.yqlj-item p{ font-family:Arial, Helvetica, sans-serif; display:block; color:#bebebe; line-height: 20px; font-size:10px;}
.nav_module ul li.yqlj-item:hover{ background:#e70010; color:#FFF; -webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.nav_module ul li a,.nav_module ul li a:link,.nav_module ul li a:visited,.nav_module ul li a:active{ color:#333;}
.nav_module ul li a,.nav_module ul li a:hover{ color:#FFF; display:block;}
.nav_module ul li.on{ background:#e70010; color:#FFF; -webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.nav_module ul li.on a{ color:#FFF;}
.nav_module ul li.on a p{ color:#cdcdcd;}
.nav_module ul li.yqlj-item:hover em{color:#FFF;}
.nav_module ul li.yqlj-item:hover p{color:#cdcdcd;}
.second{ position:absolute; top:90px; left:-24px; width:124px; padding:0px 24px; height:auto;display:none;}
.nav_module ul li.fitem-hover .second{ display:block;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear; }
.nav_module ul li .second ul li{  float:left; background:#323232; font-size: 14px; border-bottom: 1px solid #424242; width:124px;position:relative; z-index:99;font-family:"\5fae\8f6f\96c5\9ed1";}
.nav_module ul li .second ul li:hover{ background:#e70010; color:#FFF;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.nav_module ul li .second ul li img{ list-style-image:none;}
.nav_module ul li ul li a{  height:38px; line-height:38px;} 
.nav_module ul li ul li a,.nav_module ul li ul li a:link,.nav_module ul li ul li a:visited,.nav_module ul li ul li a:active{ color:#FFF;}
.nav_module ul li ul li a,.nav_module ul li ul li a:hover{ color:#FFF; display:block;}

.third{ display:none;}
li.item-hover .third{ display:block;}
.nav_module ul li .second ul li.item-hover .third{ display:block;}
.nav_module ul li .second ul li .third{ position:absolute; left:128px; top:0px;}
.nav_module ul li .second ul li .third ul li{ width:230px;}

/*banner*/
.fljx-banner{ clear:both; width:100%; height:auto; overflow:hidden; text-align:center;}


.flexslider {margin: 0px auto 0px;	position:relative;	width: 100% ;height:600px; overflow: hidden; zoom:1;}
.flexslider .slides li {width: 100%;height: 100%;}
.flex-direction-nav a {	width: 70px;	height: 70px;	line-height: 99em;	overflow: hidden;	margin: -35px 0 0;	display: block;	background: url(../images/ad_ctr.png) no-repeat;	position: absolute;	top: 50%;	z-index: 10;	cursor: pointer;	opacity: 0;	filter: alpha(opacity=0);	-webkit-transition: all .3s ease;	border-radius: 35px;}
.flex-direction-nav .flex-next {background-position: 0 -70px;	right: 0;}
.flex-direction-nav .flex-prev {left: 0;}
.flexslider:hover .flex-next {opacity: 0.8;	filter: alpha(opacity=25);}
.flexslider:hover .flex-prev {	opacity: 0.8;	filter: alpha(opacity=25);}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {opacity: 1;	filter: alpha(opacity=50);}
.flex-control-nav {	width: 100%;	position: absolute;	bottom: 10px;	text-align: center;}
.flex-control-nav li {margin: 0 2px;	display: inline-block;	zoom: 1;	*display: inline;}
.flex-control-paging li a {background: url(../images/dot.png) no-repeat 0 -16px;	display: block;	height: 16px;	overflow: hidden;	text-indent: -99em;	width: 16px;cursor: pointer;}
.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {background-position: 0 0;}
.flexslider .slides a img {width: 100%;	height:600px;	display: block;}


/*网站内容*/
.fljx-content{ clear:both; width:100%; background:#FFF; margin:0px auto; height:auto; overflow:hidden;}
.content_module{ width:100%; margin:0px auto;}


.ctdq_module{ width:1200px; margin:0px auto; height:auto; overflow:hidden;}
.ctdq_module_module{ width:1200px; margin:0px auto; height:70px; overflow:hidden;}
.ctdq_L{ width:auto; float:left; background:url(../images/home.png) 6px center no-repeat;font-family:"\5fae\8f6f\96c5\9ed1"; color:#888; text-indent:30px; font-size:14px; height:70px; line-height:70px;}
.ctdq_L a{ color:#888;}
.ctdq_L a:hover{ color:#e60115;}
.ctdq_R{ width:auto; float:right; height:70px;}
.ctdq_R ul li{ width:auto; padding:0px 15px; float:left;  height:70px; line-height:70px; font-family:"\5fae\8f6f\96c5\9ed1"; color:#333; font-size:14px;}
.ctdq_R ul li a{ color:#333;}
.ctdq_R ul li a:hover{ color:#e60115;}
.ctdq_R ul li:hover{ background:#eee; border-bottom:4px solid #e60115;height:66px;}
.ctdq_R ul li.flon{background:#eee; border-bottom:4px solid #e60115; height:66px;}
.nrct_module{ clear:both; width:100%; height:auto; overflow:hidden; border-top:2px solid #eee; background:#f5f4f9; padding:30px 15px;}
.nrct_module_module{ width:1200px; margin:0px auto;font-family:"\5fae\8f6f\96c5\9ed1"; color:#666; font-size:14px; line-height:30px;}
.nrct_module_module a{ color:#666;}
.nrct_module_module a:hover{ color:#e60115;}



/* 切换效果 */
.demopage{width:492px; float:right;}
.demopage h2{font-size:14px;text-align:center;}
/* tabbox */
.tabbox{width:492px; position:relative;height:auto;overflow:hidden;}
.tabbox .tabbtn{height:31px; background:#F0F0F0; border-bottom:1px solid #eee;}
.tabbox .tabbtn li{float:left;position:relative;margin:0 0 0 -1px;}
.tabbox .tabbtn li a{font-family:"\5fae\8f6f\96c5\9ed1"; color:#212121; font-size:16px;}
.tabbox .tabbtn li a,.tabbox .tabbtn li span{display:block;float:left;height:31px;line-height:31px;overflow:hidden;width:110px;text-align:center;font-size:16px;cursor:pointer;}
.tabbox .tabbtn li.current{ background:#FFF; width:110px; height:41px; color:#093f6d; border-top:1px solid #1372a8;}
.tabbox .tabbtn li.current a,.tabbox .tabbtn li.current span{width:110px; height:41px; color:#093f6d;}
.tabbox .loading{height:40px;width:432px;text-align:center;position:absolute;left:0;top:120px;}
.tabbox .tabcon{padding:10px;}
/* 切换效果结束 */




/*产品展示*/
.content_p1{ width:100%;  height:auto; overflow:hidden; margin-top:20px;}
.cpzs_module{ width:1200px; margin:0px auto; height:auto; overflow:hidden;}
.cpzs_item{ width:100%; text-align:center;position:relative; z-index:66;}
.cpzs_item h2{ color:#1e498d;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:30px; font-weight:bold; background: url(../images/cpzs_t.png) center 0px no-repeat; height: 44px; padding-top: 20px;}
.cpzs_item b{ background:url(../images/cpzs_b.png)  center no-repeat; clear: both; width: 100%; text-align: center; font-size:24px; font-family: arial; text-transform: uppercase; color: #999; font-weight: normal; display: block; }
.cpzs_title{color:#333;font-family:"\5fae\8f6f\96c5\9ed1";  font-size:16px; line-height: 40px; clear: both; text-align: center;}
.cpzs_xh{ width:1200px; height:1px; background:#cecece;  margin-top:35px;}
.icon{ font-size:42px; height:40px; color:#c2c2c2; position:absolute; bottom:-15px; left:0px; right:0px;}



/*.cpzs_module_module{ clear:both; height:auto; overflow:hidden; margin-top:10px;}
.cpzs_module_module ul li{ float:left; width:286px;  margin-left:18px; text-align:center; margin-top:20px;  cursor:pointer;}
.cpzs_module_module ul li.eq0{ margin-left:0px;}
.cpzs_module_module ul li a{ display:block;}
.content12 .hide{ display:none}
.cpzs_module_module ul li img{ border: 1px solid #e0e0e0; width: 284px; height: 184px;}
.cpzs_module_module ul li p{color:#666;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:14px; line-height: 30px;}
.cpzs_module_module ul li:hover p{ color: #e70010;}
.cpzs_module_module ul li .outer{width:286px; height:186px;position:relative; z-index:66;}
.cpzs_module_module ul li .outer .inner{width:286px; height:186px; background:rgba(0, 0, 0, .3); position:absolute;left:0;top:186px;height:0px;text-align:center; overflow:hidden;}
.inner h2{ width: 100%; margin-top: 50px;color:#FFF; font-family:"\5fae\8f6f\96c5\9ed1"; font-size:24px; line-height: 30px;}
.cpzs_module_module ul li .outer .inner p{ width: 106px; height: 35px; line-height: 35px; text-align: center; margin: 20px auto; background: #1047af; border: 1px solid #4877d0; font-family:"\5fae\8f6f\96c5\9ed1"; font-size:14px; line-height: 30px; color: #FFF;}




.cpzs_module_module img{vertical-align:top;}
.cpzs_module_module ul li div.cpzs_h{position:absolute;left:0;top:223px;height:0px;text-align:center; overflow:hidden;}
.cpzs_module_module ul li div.cpzs_h div.cpzs_item{margin:0px auto;background:#000; opacity:0.8; color:#FFF; width:285px; height:223px;text-align:left;font-size:12px; color:#FFF;}
.cpzs_pic{ width:285px; text-align:center; padding-top:20px;}
.cpzs_item_title{ clear:both; width:90%; margin:0px auto; font-family:"\5fae\8f6f\96c5\9ed1"; color:#FFF; font-size:16px; font-weight:bold; line-height:40px; text-align:center;}
.cpzs_item_content{clear:both; width:90%; margin:0px auto; font-family:"\5fae\8f6f\96c5\9ed1"; color:#FFF; font-size:14px; line-height:20px;}
*/


.cpzs_module_module{ clear:both; height:auto; overflow:hidden; margin-top:30px;}
.cpzs_module_module ul li{ float:left; width:286px; height:auto; margin-left:18px; text-align:center; margin-top:20px; position:relative; z-index:66; cursor:pointer;}
.cpzs_module_module ul li p{ font-family:"\5fae\8f6f\96c5\9ed1"; color:#666; font-size:14px; clear:both; text-align:center; line-height:40px;}
.cpzs_module_module ul li.eq0{ margin-left:0px;}
.cpzs_module_module ul li a{ display:block;}
.content12 .hide{ display:none}


.cpzs_module_module img{vertical-align:top; width:284px; height:188px; border:1px solid #e0e0e0;}
.cpzs_module_module ul li div.cpzs_h{position:absolute;left:0;top:188px;height:0px;text-align:center; overflow:hidden;}
.cpzs_module_module ul li div.cpzs_h div.cpzs_item{margin:0px;background:rgba(0, 0, 0, .6); opacity:1; color:#FFF; width:286px; height:188px;text-align:left;font-size:12px; color:#FFF;}
.cpzs_pic{ width:284px; text-align:center; padding-top:20px;}
.cpzs_item_title{ clear:both; width:90%; margin:0px auto; padding-top:50px; font-family:"\5fae\8f6f\96c5\9ed1"; color:#FFF; font-size:16px; font-weight:bold; line-height:40px; text-align:center;}
.cpzs_item_content{ clear: both; width:129px; margin:0px auto; border:1px solid #4877d0; height: 40px; line-height: 40px; background: #1047af; text-align: center;color:#FFF;font-family:"\5fae\8f6f\96c5\9ed1";  font-size:14px;}



/*芳林机械四大优势*/
.content_p2{ width:100%; height:auto; overflow:hidden; margin-top:20px; background:url(../images/bac_auxu.png) repeat-x #1047af; padding: 50px 0px 0px;}
.xzzs_moudle{ width: 100%; margin: 0px auto; height: auto; overflow: hidden;}
.xzzs_item{ width: 100%; background: url(../images/ys_t.jpg) center no-repeat;}
.xzzs_item h2{ font-weight: bold; font-family:"\5fae\8f6f\96c5\9ed1"; color: #FFF; font-size:36px; line-height: 30px; text-align: center;}
.xzzs_item p{ color: #bf0102; font-size: 14px;  text-align: center; font-family:Arial, Helvetica, sans-serif; line-height: 24px;}
.xzzs_title{ clear: both; width: 695px; margin: 15px auto 43px;}
.xzzs_title h2{ font-family:"\5fae\8f6f\96c5\9ed1"; color: #666; font-size:14px; line-height: 30px; font-weight: normal;}
.xzzs_title p{font-family:Arial, Helvetica, sans-serif; line-height: 14px; font-size: 10px; text-align: center;}
.xzzs_module_module{ clear: both; width: 1200px; height:430px; margin: 0px auto; background: url(../images/ys_bg.png) center no-repeat;}
.xzzs_module_module ul li{font-family:"\5fae\8f6f\96c5\9ed1"; margin-left: 135px;  font-size: 14px; height: auto; width: 198px; float: left; margin-top: 60px; text-align: center;}
.xzzs_module_module ul li.eq0{ margin-left: 0px;}
.xzzs_module_module ul li .xzzs_sz{font-family:"\5fae\8f6f\96c5\9ed1"; font-size:48px; line-height: 24px; color: #FFF;}
.xzzs_module_module ul li h2{font-family:"\5fae\8f6f\96c5\9ed1"; font-weight: normal; padding-top: 15px; font-size: 16px; color: #FFF; line-height: 24px;}
.xzzs_module_module ul li p{ margin: 0px; padding: 0px;  width: 198px; color: #FFF; font-size: 12px; font-family:"arial";}
.xzzs_it1 h2{ margin-top: 220px;}
.xzzs_it2{}
.xzzs_it3 h2{ margin-top: 220px;}
.xzzs_it4{ margin-left: 0px;}



/*新闻中心*/
.content_p3{ width: 100%; height: auto; overflow: hidden; margin-top: 30px;}
.xwdt_module{ width: 1200px; margin: 0px auto; height: auto; overflow: hidden;}
.xwdt_item{ width:100%; text-align:center;position:relative; z-index:66;}
.xwdt_item h2{ color:#1e498d;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:30px; font-weight:bold; background: url(../images/cpzs_t.png) center 0px no-repeat; height: 44px; padding-top: 20px;}
.xwdt_item b{ background:url(../images/cpzs_b.png)  center no-repeat; clear: both; width: 100%; text-align: center; font-size:24px; font-family: arial; text-transform: uppercase; color: #999; font-weight: normal; display: block; }
.xwdt_title{color:#333;font-family:"\5fae\8f6f\96c5\9ed1";  font-size:16px; line-height: 60px; clear: both; text-align: center;}
.xwdt_xh{ width:1200px; height:1px; background:#cecece;  margin-top:35px;}
.icon{ font-size:42px; height:40px; color:#c2c2c2; position:absolute; bottom:-15px; left:0px; right:0px;}

.xwct_module{ width:560px; height: 286px; overflow: hidden; border-left: 1px solid #dfdfdf;}
.xwdt_module_module{ clear:both; height:auto; overflow:hidden; margin: 30px 0px 0px;}
.xwdt_pic{ width: 390px; height: 286px; border: 5px solid #dedede; float: left;}
.xwdt_content_module{width:540px; margin-left: 20px; float:right; background:#FFF; height:auto; overflow:hidden;}
.xwdt_module_module ul li{ width:560px; padding-top:10px; padding-left:10px; height:90px; float:left;}
.xwdt_date{ width:79px; height:79px; border-right:1px solid #dedede; font-family:"\5fae\8f6f\96c5\9ed1";  color:#1047af; font-family:"\5fae\8f6f\96c5\9ed1";  text-align:center; float:left;}
.xwdt_module_module ul li.xwdt_selected{ background:#1047af; position: relative; z-index: 66;}
.xwdt_module_module ul li.xwdt_selected i{ width: 3px; height: 41px; display: block; background: url(../images/xwdt_yd.jpg) right center no-repeat; position: absolute; z-index: 66; right: -23px; top: 0px;}
.xwdt_module_module ul li.xwdt_selected a{ color: #FFF;}
.xwdt_date span{ font-size:36px;font-family:"\5fae\8f6f\96c5\9ed1"; width:79px; height:45px; font-size: 36px; line-height:45px; font-weight: bold;}
.xwdt_date p{ font-size:14px; font-family:"\5fae\8f6f\96c5\9ed1"; width:79px; height:24px; line-height:24px; color: #666;}
.xwdt_content{ width:430px; float:left;font-family:"\5fae\8f6f\96c5\9ed1"; height:85px; margin-left:20px;}
.xwdt_ct_title{ font-size:16px; font-family:"\5fae\8f6f\96c5\9ed1"; color:#333; line-height:30px;}
.xwdt_ct_content{ font-size:13px; color:#9a9a9a; line-height:18px;}
.xwdt_module_module ul li:hover{ background:#1047af;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.xwdt_module_module ul li:hover .xwdt_date{ color:#FFF; -webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.xwdt_module_module ul li:hover .xwdt_date p{ color:#FFF; -webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.xwdt_module_module ul li:hover .xwdt_ct_title{ color:#FFF; -webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.xwdt_module_module ul li:hover .xwdt_ct_content{ color:#e4e4e4; -webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}


.xwdt_pic ul li{ margin: 0px; padding: 0px;}
.example{}
.example ol{position:relative;width: 80px;height: 20px;top:-30px;left:150px;}
.example ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #fff; cursor:pointer; border-radius: 50%;}
.example ol li.seleted{background: #1047af;}
.example ul li img{width: 390px; height: 288px; display: block;}

.xwdt_content_title{ width: 129px; margin-left: 25px; float: left; height: auto; margin-right: 20px;}
.xwdt_content_title ul li{ margin: 0px; padding: 0px; width: 127px; float: left; height: 40px; line-height: 40px;font-family:"\5fae\8f6f\96c5\9ed1";  font-size: 16px; color: #333; text-align: center; border: 1px solid #dfdfdf;}
.xwdt_content_title ul li a{ color: #333; display: block;}
.xwdt_content_title ul li a:hover{ background: #1047af;  color: #FFF;}
.xwdt_content_title ul li:nth-child(2) { margin-top: 20px;}

.xwct_module .hide{ display:none; overflow:hidden;}




/*公司简介*/
.content_p4{ width:100%; height:539px; overflow:hidden; margin-top: 30px; background: url(../images/gsjj_bg.jpg) top center no-repeat;}
.gsjj_module{ width:1200px; margin:0px auto; height:auto; overflow:hidden;}
.gsjj_item{ width:100%; text-align:center; margin-top: 40px;}
.gsjj_item h2{ color:#FFF;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:30px; font-weight:bold; background: url(../images/gsjj_t.png) center 0px no-repeat; height: 44px; padding-top: 20px;}
.gsjj_item b{ background:url(../images/gsjj_b.png)  center no-repeat; clear: both; width: 100%; text-align: center; font-size:24px; font-family: arial; text-transform: uppercase; color: #999; font-weight: normal; display: block; }
.gsjj_title{color:#d6d6d6;font-family:"\5fae\8f6f\96c5\9ed1";  font-size:16px; line-height: 30px; clear: both; text-align: center;}
.gsjj_xh{ width:1200px; height:1px; background:#cecece;  margin-top:35px;}
.icon{ font-size:42px; height:40px; color:#c2c2c2; position:absolute; bottom:-15px; left:0px; right:0px;}
.gsjj_module_module{ clear:both; height: auto; overflow:hidden; margin-top: 20px;}
.gsjj_pic{ width: 417px; height: 310px; border: 5px solid #FFF; float: left;}
.gsjj_content{ float: left; height:auto; overflow:hidden; width: 700px; float: left; margin-left: 30px;}
.gsjj_ct_module{color:#d6d6d6;font-family:"\5fae\8f6f\96c5\9ed1"; line-height: 28px; font-size:14px;}
.gsjj_more{ clear: both; width:129px; height: 40px; line-height: 40px; background: #1047af; text-align: center;color:#FFF;font-family:"\5fae\8f6f\96c5\9ed1";  font-size:14px; margin-top: 20px;}
.gsjj_more a{ color: #FFF;}
.gsjj_more a:hover{ color: #FFF; text-decoration: underline;}



/*客户案例*/
.content_p5{ clear:both; width: 1200px; margin: 0px auto; height: auto; overflow: hidden;}
.khal_module{ width: 1200px; height: auto; overflow: hidden;}
.khal_item{ width: 180px; border-bottom: 1px solid #e8e8e8; height: 40px;}
.khal_item_title{color:#2e3134;font-family:"\5fae\8f6f\96c5\9ed1";  font-size:23px; line-height: 40px; width: auto; float: left; text-indent: 20px;}
.khal_more{ width: 23px; float: left;}
.khal_more img{ margin-top: 10px; margin-left: 20px;}
.khal_module_module{ clear:both; height:auto; overflow:hidden; margin-top: 30px;}
.mo2{ height:auto; margin-top:10px; padding-bottom:15px;} 
#indpro .tit{ height:68px; padding-top:40px; padding-bottom:30px; text-align:center; }
#indpro li{ width:284px; height:212px;  float:left; margin-right:16px; position:relative;}
#indpro li img{border: 1px solid #e5e5e5; padding: 5px;}
#indpro li.nom{ margin-right:0px;}
.cover{float:left;position:absolute; display:block;background:#cb0000;height:212px;width:100%;opacity:.8;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);-MS-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; top:212px; text-align:center; line-height:212px; font-size:16px; color:#FFF;font-family:"\5fae\8f6f\96c5\9ed1";}


#demo {background: #FFF;overflow:hidden;width: 100%;}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}



/*联系我们*/
.lxwm_module{ width:399px; float:right; height:296px; overflow:hidden;border:1px solid #eaeaea; padding:5px 5px 10px;}
.lxwm_pic{ width:100%; height:auto; overflow:hidden;}
.lxwm_module_module{ clear:both; margin-top:15px; height:auto; overflow:hidden;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:14px; color:#4a4a4a; line-height:24px;}
.lxwm_more{ clear:both; margin-top:15px; background:#e70010; width:97px; height:33px; line-height:33px; text-align:center;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:14px; color:#FFF; }
.lxwm_more a{ color:#FFF;}
.lxwm_more a:hover{ text-decoration:underline;}



/*底部信誉*/
.content_p6{ width:100%; height:auto; overflow:hidden;  padding: 30px 0px;}
.ftxy_module{ width: 1200px; margin: 0px auto; height:auto;}
.ftxy_module ul li{ width: 30%; float: left; margin-left: 3.33%}
.ftxy_pic{ width: 100%; text-align: center; height: 60px;}
.ftxy_content{ clear: both; width: 100%; height: auto; overflow:hidden;}
.ftxy_content h2{font-family:"\5fae\8f6f\96c5\9ed1"; font-weight: normal; text-align: center; width: 100%; font-size:16px; color:#333; line-height:26px; margin-top: 5px; font-weight: bold;}
.ftxy_content p{font-family:"\5fae\8f6f\96c5\9ed1"; font-size:14px; color:#888; line-height:22px; margin-top: 6px;}
.ftxy_module ul li:nth-child(3) .ftxy_content p{ text-align: center;}
.ftxy_module ul li:hover a{ color: #e60012;}
.ftxy_module ul li:hover a .ftxy_content h2{ color: #e60012;}
.ftxy_module ul li:hover a .ftxy_content p{ color: #e60012;}


/*友情链接*/
.content_p7{ clear: both; width: 100%; height: auto; overflow:hidden; background: #f3f3f3; padding: 15px 0px;}
.yqlj_module{ width: 1200px; margin: 0px auto; height: auto; overflow: hidden;}
.yqlj_item{ width: auto; float: left;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:16px; color:#e60012; line-height:24px; float: left;}
.yqlj_item p{ color: #9e9e9e; clear: both;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:14px; text-transform: uppercase;}
.yqlj_module_module{ width: auto; height: auto; overflow: hidden;}
.yqlj_module_module ul li{ width: auto; padding: 0px 25px; float: left; font-family:"\5fae\8f6f\96c5\9ed1"; font-size:14px; line-height: 24px; color: #515151;}
.yqlj_module_module ul li a{color: #515151;}
.yqlj_module_module ul li a:hover{color: #e60012;}



/*版权*/
.fljx-footer{ width:100%; height:auto; overflow:hidden; font-size:12px; background:#1047af; padding:50px 0px 30px;}
.footer_module{ width:1200px; margin:0px auto; height:auto; overflow:hidden;}
.footer_module ul li{ width: 30%; float: left; height: auto; overflow: hidden; background: url(../images/ft_t.jpg) right center no-repeat;}
.footer_module ul li.eq2{ width: 20%;}
.footer_module ul li.last{ width:20%; background: none;}

.ft_lg{ width: 100%; margin: 0px auto; height: auto; overflow:hidden;}
.ft_lg h2{margin:0px; padding:0px; font-family: myFirstFont; font-size: 36px; color: #ffd500;}
.ft_lg p{font-family:"\5fae\8f6f\96c5\9ed1"; font-size: 16px; color: #ffda33; line-height: 20px;}
.ft_fw{ clear:both; width: 100%; margin: 0px auto 0px; background: url(../images/ftbt_bg.jpg) 0px center no-repeat; height: 90px; overflow: hidden;font-family:"\5fae\8f6f\96c5\9ed1"; text-indent: 29px;}
.ft_fw h2{ font-size: 16px; color: #dbdbdb; font-weight: normal; margin-top: 45px;}
.ft_fw p{ clear: both; width: 100%; font-size: 24px; color: #ffda33; line-height: 26px;}

.ft_lx{font-family:"\5fae\8f6f\96c5\9ed1"; color: #FFF; line-height: 24px; font-size: 14px; width:80%; margin-left: 60px;}
.ft_lx h2{ color: #FFF; line-height: 30px; font-size: 16px; font-weight: normal;}
case_contents
.ft_nav{ width: 80%; margin: 0px auto; height: auto; overflow: hidden;}
.ft_nav ul li{ background: none; width: auto; padding: 0px 15px; float: left; color: #b2b2b2; font-size: 16px; line-height: 34px;}
.ft_nav ul li a{color: #dbdbdb;}
.ft_nav ul li a:hover{color: #ffda33; text-decoration: underline;}


.ft_ewm{ width: 100%; text-align: center; height: auto; overflow: hidden;}
.ft_ewm img{ border: 1px solid #3568c8; padding: 5px;}
.ft_ewm p{font-family:"\5fae\8f6f\96c5\9ed1"; color: #dbdbdb; line-height: 24px; font-size:14px;}


.bottom_module{ clear:both; width:100%; height:50px; line-height:50px; border-top:1px solid #2b2b2b; background:#141212;}
.bt_module_module{font-family:"\5fae\8f6f\96c5\9ed1"; color:#4c4c4c; font-size:14px; line-height:50px; text-align:center; width:1100px; margin:0px auto;}
.bt_module_module a{color:#4c4c4c;}
.bt_module_module a:hover{ text-decoration:underline; color: #e60012;}

.bt_L{ width:auto; float:left;font-family:"\5fae\8f6f\96c5\9ed1";}
.bt_R{ width:auto; float:right;font-family:"\5fae\8f6f\96c5\9ed1";}


/*二级左侧*/
.content{ width:1200px; margin:0px auto; height:auto; overflow:hidden;}

/*二级联系我们*/
.lx_module{ width:212px; border:1px solid #d4d4d4; height:auto; overflow:hidden;}
.lx_item{ width:214px; height:40px; line-height:40px; background:url(../images/title.jpg) 10px center no-repeat; border-bottom:1px solid #ddd;}
.lx_item_title{ color:#404040;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:18px; float:left; text-indent:30px;}
.lx_item_title span{ color:#b1b1b1; font-size:13px;}
.lx_item_more{ width:60px; float:right; width:auto; margin-right:15px; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
.lx_item_more a,.lx_item_more a:link,.lx_item_more a:visited,.lx_item_more a:active{color:#333;}
.lx_item_more a,.lx_item_more a:hover{ color:#F00;}
.lx_module_module{ clear:both; height:auto; overflow:hidden; padding:5px 6px; line-height:28px; font-size:13px;}
.lx_module_module span{ font-size:14px;}
.lx_module_module a,.lx_module_module a:link,.lx_module_module a:visited,.lx_module_module a:active{ color:#666;}
.lx_module_module a,.lx_module_module a:hover{ color:#F00;}


/*二级右侧*/
.content_L{ width:214px; float:left;}
.content_R{width:953px; float:right;}
.common_module{ float:right;  border:1px solid #d4d4d4; width:951px; height:auto; overflow:hidden;}
.common_item{ width:953px; height:85px; line-height:85px;background:url(../images/cn_bg.gif) right top no-repeat;}
.common_item_title{ color:#007a2f;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:18px; float:left; line-height:75px; text-indent:45px; background:url(../images/border-topl.gif) left top no-repeat; font-weight:bold;}
.common_item_title span{ color:#b1b1b1; font-size:13px;}
.common_item_more{ width:60px; float:right; line-height:75px; width:auto; margin-right:15px; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:13px; background:url(../images/dangq.jpg) 0px 30px no-repeat; text-indent:20px;}
.common_item_more a,.common_item_more a:link,.common_item_more a:visited,.common_item_more a:active{color:#333;}
.common_item_more a,.common_item_more a:hover{ color:#fc9107;}
.common_module_module{ clear:both; padding: 0px 15px 10px; line-height:26px; font-size:14px; line-height:26px;}
.common_module_module a,.common_module_module a:link,.common_module_module a:visited,.common_module_module a:active{ color:#5e5e5e;}
.common_module_module a,.common_module_module a:hover{ color:#fc9107;}


.sehd_module{ background:#f6f6f6; width:100%; height:auto; overflow:hidden;}
.se_header{ width:1200px; margin:0px auto; height:auto; overflow:hidden;  float:none;}
.seheader_L{ width:260px; float:left;position:relative;z-index:999;}
.seheader_item{}
.seheader_item_title{ background:#df0008; line-height:104px; height:104px;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:30px; color:#FFF;  font-weight:bold; text-align:center;}
.seheader_R{ width:940px; float:right; height:auto; overflow:hidden;}
.seheader_dq{ background:url(../images/home.png) 30px center no-repeat; margin-top:55px; font-family:"\5fae\8f6f\96c5\9ed1"; height:40px; line-height:40px; font-size:14px; color:#515151; text-indent:55px;}
.seheader_dq a{ color:#515151;}
.seheader_dq a:hover{ color:#e60012;}
.se_xh{ clear:both; width:100%; height:1px; border-top:1px solid #eee;}

.ct_module{ clear:both; width:1200px; margin:0px auto; height:auto; overflow:hidden;}
.ct1_module{ clear:both; width:100%; margin:0px auto; height:auto; overflow:hidden;}
.ct_L{ width:260px; height:auto; float:left;}
sefl_module{ width:225px; float:left; height:auto; border:1px solid #f0f0f0; border-top:none; padding-bottom:20px;}
sefl_module_module{ width:184px; margin:0px auto; margin-top:20px;}
sefl_module_module ul li{ background:url(../images/first-bg-02.gif) 0px 0px no-repeat; height:35px; text-indent:30px; line-height:32px;font-family:"\5fae\8f6f\96c5\9ed1"; color:#515151; font-size:14px; margin-top:6px;}
sefl_module_module ul li a{ color:#515151;}
sefl_module_module ul li a:hover{ color:#FFF;}
sefl_module_module ul li:hover{ background:url(../images/first-bg-02.gif) 0px -70px no-repeat;}
sefl_module_module ul li:hover a{ color:#FFF;}
.ct_R{ width:920px; float:right; margin-top:20px; height:auto; overflow:hidden;}
.ctcommon_module{border:1px solid #f0f0f0; width:918px; height:auto; overflow:hidden;}
.ctcommon_item{ background:url(../images/dqtp.gif) left top no-repeat; border:none; border-bottom:1px solid #eaeaea; height:51px; line-height:56px;font-family:"\5fae\8f6f\96c5\9ed1";color:#333; font-size:16px; text-indent:20px; width:910px; margin:0px auto;}
.ctcommon_module_module{ clear:both; height:auto; overflow:hidden;font-family:"\5fae\8f6f\96c5\9ed1";color:#515151; line-height:28px; padding:15px; font-size:15px;}
.ctcommon_module_module a{color:#515151;}
.ctcommon_module_module a:hover{color:#e70010;}


.ctlxwm_mdoule{ width:100%; height:auto; overflow:hidden;}



/*二级联系我们*/
.erlx_module{ width:258px; border:1px solid #f0f0f0; height:auto; overflow:hidden;}
.erlx_item{font-family:"\5fae\8f6f\96c5\9ed1"; font-size:14px; font-weight:bold; color:#000; height:40px; line-height:40px; text-indent:15px; border-bottom:1px solid #f0f0f0;}
.erlx_item_title{ width:auto; float:left;}
.erlx_item_more{ width:auto; float:right; margin-right:10px;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:12px; color:#666; font-weight:normal;}
.erlx_item_more a{ color:#666;}
.erlx_item_more a:hover{ color:#e70010;text-decoration:underline;}
.erlx_module_module{ clear:both; height:auto; overflow:hidden; }
.erlx_pic{ width: 100%;}
.erlx_content{ clear: both;padding:8px 10px; font-family:"\5fae\8f6f\96c5\9ed1"; line-height: 26px; color: #666; font-size: 14px; height: auto; overflow: hidden;}


/*二级产品分类*/
.erfl_module_module{ clear:both; width:100%; height:auto; background:#FFF;}
.erfl_content{ padding:0px; width:auto; height:auto; background:#FFF; padding:0px;}
.erfl_content ul li{ width:100%; margin:0px auto; height:53px; background:url(../images/zuocebg-1.png) right center no-repeat; text-indent:45px;font-family:"\5fae\8f6f\96c5\9ed1"; color:#333; line-height:50px; font-size:14px;position:relative; z-index:99; margin-top:1px;}
.erfl_content ul li:hover{ background:url(../images/zuocebg-01.png) right center no-repeat; color:#FFF;}
.erfl_content ul li a{ color:#4a4a4a; display:block;}
.erfl_content ul li:hover a{ color:#FFF;}

.xuanzhong{background:url(../images/zuocebg-01.png) right center no-repeat; color:#FFF;}
.erfl_content ul li a.xuanzhong {background:url(../images/zuocebg-01.png) right center no-repeat; color:#FFF;}



/*main css*/
.izl-rmenu{position:fixed; right:0; margin-right:20px; bottom:20px; padding-bottom:20px; background:url(../images/r_b.png) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}






.dingwei{ background:#e6e6e6; height:67px;}
.dingwei_txt{width:1200px; background:url(../images/home.png) 0px center no-repeat; height:67px; text-indent:25px;font-family:"\5fae\8f6f\96c5\9ed1"; font-weight:normal; line-height:67px; margin:0 auto;font-size:14px;color:#333;}
.dingwei_txt a{color:#252525;}
.dingwei_txt a:hover{ color:#e70018;}
.content{width:1200px;	margin:0 auto;overflow:hidden;	margin-bottom:60px;}
.yewu{ width:1200px; height:211px; margin-top:56px; background:#f5f5f5;}
/*.yewu_img{ width:318px; height:211px;float:left;}
.yewu_img img{ width:302px; height:191px; border:10px #cfcfcf solid;}*/

.view {width:302px; height:191px;border:10px #cfcfcf solid; overflow: hidden; position: relative; text-align: center; float:left; }
.view .mask, .view .content {width:302px; height:191px;position: absolute; overflow: hidden; top: 0px; left: 0px; }
.view img { display: block; position: relative; }
.second-effect .mask {opacity: 0;overflow:visible;border:0px solid rgba(0,0,0,0.7);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.second-effect a.info {position:relative;top:-10px;opacity:0;-moz-transform:scale(0,0);-webkit-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out; -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;-o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;-ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;}
.second-effect:hover .mask {opacity: 1; border:100px solid rgba(0,0,0,0.7);}
.second-effect:hover a.info {opacity:1;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-moz-transition-delay:0.3s;-webkit-transition-delay:0.3s;
-o-transition-delay:0.3s;-ms-transition-delay:0.3s;transition-delay:0.3s;}
.view a.info { background: url("http://jinjincm.com/css/../images/link.png") no-repeat scroll center center transparent; display: inline-block; text-decoration: none; padding: 0px; text-indent: -9999px; width: 20px; height: 20px;}


.yewu_con{ margin-left:40px; float:left;}
.yewu_tit{ width:800px; height:60px; line-height:60px; font-size:20px; color:#505050; font-weight:bold;border-bottom:1px #8d8d8d solid;}
.yewu_tit a{color:#505050;}
.yewu_tit a:hover{font-size:20px; color:#ee0000;}

.yewu_txt{width:800px; height:50px; line-height:25px; overflow:hidden; margin:15px 0; }
.yewu_btn{ width:130px; height:34px; margin-top:13px; color:#656565 font-size:14px; float:right;}
.yewu_btn a{display: block;width:130px;height:40px; line-height:40px; text-align:center;border:1px solid #bfbfbf; color:#656565;-moz-transition: all 0.2s linear 0s;-webkit-transition: all 0.2s linear 0s;-o-transition: all 0.2s linear 0s;transition: all 0.2s linear 0s; /* Gecko browsers */ -moz-border-radius: 50px;  -webkit-border-radius: 50px;   /* Webkit browsers */ border-radius:50px; /* W3C syntax */}
.yewu_btn a:hover{background:#ee0000; border:none; color:#fff;}



/*---------------案例页面*/
.case{width: 100%;height: auto;}
.case_box{width: 100%;height: auto;overflow: hidden; background-color: #f8f8f8; margin-top: 145px;}
.case_box_top{background-color: #e2e3e3; overflow: hidden;position: fixed; top: 85px; left: 0; width: 100%; height: auto; overflow: hidden; z-index: 20;}
.case_box_top ul{padding: 15px 30px; overflow: hidden;}
.case_box_top ul li{ margin-right: 15px;font-size: 12px; display: inline-block;}
.case_box_top ul li a{ padding: 7px 20px; display: inline-block;}
.case_box_top ul li.current a,.case .case_box .case_box_top ul li a:hover{background-color: #e60012; color: #fff;  border-radius: 3px;}
.case_box_bottom{overflow: hidden;width: 100%; height: auto; overflow: hidden;}
.case_box_bottom .case_contents{padding: 0 30px;}
.case_box_bottom .case_contents h2{padding: 25px 0; font-size: 20px; color: #333; font-weight: normal;}
.case_box_bottom .case_contents ul{overflow: hidden;}
.case_box_bottom .case_contents li{float: left; width:270px; overflow: hidden; cursor: pointer;}
.case_box_bottom .case_contents li .case_img{overflow: hidden; border:#eee solid 1px; width:260px; height:180px;}
.case_box_bottom .case_contents li .case_img>img{ width: 100%; height: auto;transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.case_box_bottom .case_contents li .case_state{padding: 25px;color: #707070; background: url(../images/work_bg.gif) #f5f6f5 right no-repeat; background-size: auto 100%;transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.case_box_bottom .case_contents li .case_state span{font-size: 12px;}
.case_box_bottom .case_contents li .case_state p {font-size: 16px; padding: 10px 0 15px 0; width: 100%; box-sizing: border-box; overflow: hidden;
    text-overflow: ellipsis; white-space: nowrap; }
.case_box_bottom .case_contents li:hover .case_img>img{transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}
.case_box_bottom .case_contents li:hover .case_state{ background-image: none; background-color: #e60012; color: #fff;}
.case_box_Mtop{text-align: center; padding: 30px 0; display: none;}
.case_box_Mtop div{display: inline-block; width: 188px; height: 40px; line-height: 40px; margin: 0 6px; border: 1px solid #B98888; text-align: left; background: url(../images/navPointer.png) 158px center no-repeat; position: relative;}
.case_box_Mtop div.current{background-color: #e60012; border-color: #e60012; color: #fff; background-image: url(../images/navPointer2.png);}
.case_box_Mtop div.all_case{text-align: center; background-image: none;}
.case_box_Mtop div ul{position: absolute; z-index: 10; top: 40px; left: -1px; background: #f8f8f8; border: 1px solid #B98888; width: 100%; display: none;}
.case_box_Mtop div ul li{ padding-left: 15px; height: 40px; line-height: 40px; width: 173px;}
.case_box_Mtop div ul li a{display: block; overflow: hidden;}
.case_box_Mtop div ul li:hover{ background: #e9e9e9}
.case_box_Mtop div span{margin-left: 15px;}


